Copy a Database

SureSync provides the ability to copy an existing SureSync database into a new database. This allows you to move between database formats easily. For example, you can copy an Access database into a SQL database if you are looking to convert to the SQL format (see Upgrading to a SQL Database). You can then just as easily copy from your SQL database back into an Access database if the need arises. The copy database function also performs a detailed repair and cleanup on the database which can help recover from database corruption should corruption or other damage ever occur.

When performing a copy SureSync will automatically use the original file name and add _Copy to the end of the name. If the database you are copying resides in C:\Documents and Settings\All Users\Application Data\Software Pursuits\SureSync and is named SureSync.mdb then the default recommended name SureSync will use for the copy will be SureSync_Copy.mdb.

Copying to an Access Database

To copy to a new Access database follow these steps:

 

Copying to a SQL Database

To copy to a new SQL database follow these steps:

 

If your SQL Instance is not the default Instance you must specify the Instance in the "Name of SQL Server" field. An example of a non-default instance would be a default installation of SQL Server 2005 Express which uses an Instance named SQLExpress. To open a database in a non-default instance enter ServerName\InstanceName in the "Name of SQL Server" field. For example, Server1\Instance1.